Skip to content

Fixes and Improvements#35

Merged
Martinski4GitHub merged 1 commit intoAMTM-OSR:developfrom
Martinski4GitHub:develop
Jan 19, 2026
Merged

Fixes and Improvements#35
Martinski4GitHub merged 1 commit intoAMTM-OSR:developfrom
Martinski4GitHub:develop

Conversation

@Martinski4GitHub
Copy link
Member

@Martinski4GitHub Martinski4GitHub commented Jan 19, 2026

  • Removed 'comma()' remnant function call from JavaScript code that was causing an error when calls to show a tooltip were made.

  • Modified code to shorten long domain name strings, which were shown in an unreadable format when selecting a horizontal bar chart. Now, long strings are truncated and ended with an ellipsis to indicate that only a portion of the string is being shown.

  • Modified code to show the pie chart when long domain name strings are found.

  • Miscellaneous code improvements.

Sample screenshot showing the problems when showing long domain name strings:

uiDivStats_HorizBar_Chart_LongStrings

uiDivStats_Pie_Chart_LongStrings

- Removed 'comma()' remnant function call from JavaScript code that was causing an error when calls to show a tooltip were made.

- Modified code to shorten long domain name strings which were shown is an unreadable format. Now, long strings are truncated and ended with an ellipsis to indicate that only a portion of the string is being shown.

- Modified code to show the Pie Chart when long domain name strings are used.

-Miscellaneous code improvements.
@Martinski4GitHub Martinski4GitHub requested a review from a team as a code owner January 19, 2026 10:49
@Martinski4GitHub Martinski4GitHub merged commit 7ec494a into AMTM-OSR:develop Jan 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant